feat: Converting space app to pages dir (#2052)
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com> Co-authored-by: NarayanBavisetti <narayan3119@gmail.com> Co-authored-by: Bavisetti Narayan <narayan@Bavisettis-MacBook-Pro.local> Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com> Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com> Co-authored-by: Lakhan Baheti <94619783+1akhanBaheti@users.noreply.github.com> Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com> Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
This commit is contained in:
parent
c03550656a
commit
8a95a41100
133 changed files with 7993 additions and 1521 deletions
8
apps/space/components/ui/index.ts
Normal file
8
apps/space/components/ui/index.ts
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
export * from "./dropdown";
|
||||
export * from "./input";
|
||||
export * from "./loader";
|
||||
export * from "./primary-button";
|
||||
export * from "./secondary-button";
|
||||
export * from "./icon";
|
||||
export * from "./reaction-selector";
|
||||
export * from "./tooltip";
|
||||
Loading…
Add table
Add a link
Reference in a new issue