Kinfe123 / farm-ui

Treating UI Libraries as first class citizen and making sure they are headless :)
https://farmui.com
310 stars 19 forks source link

Add html for FAQS component #89

Open Akash1000x opened 4 months ago

Akash1000x commented 4 months ago

can you tell me how to change this code to one line so i also add this to api @Kinfe123

vercel[bot] commented 4 months ago

@Akash1000x is attempting to deploy a commit to the kinfe123's projects Team on Vercel.

A member of the Team first needs to authorize it.

Kinfe123 commented 4 months ago

hello there , thanks for another pr , but can you give m a context about ur question , i didnt quite get it

Akash1000x commented 4 months ago

hello there , thanks for another pr , but can you give m a context about ur question , i didnt quite get it

sure, I am asking about how to convert the full page code into in one line like this:(adding /n) "\nimport LinkItem from \"components/ui/LinkItem\";\nimport { IconGithub } from \"components/icons\";.......... just like component.json content file in api

because manually it takes lots of time.

@Kinfe123