mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
fix: adding tooltip to show items which are only for the visual purpose fix: persist the theme across reloads chore: modifying the mobile styles
21 lines
541 B
TypeScript
21 lines
541 B
TypeScript
export * from "./social";
|
|
export * from "./moon";
|
|
export * from "./moon-filled";
|
|
export * from "./sun";
|
|
export * from "./heart";
|
|
export * from "./magic";
|
|
export * from "./flash";
|
|
export * from "./devices";
|
|
export * from "./palette";
|
|
export * from "./gaming-console";
|
|
export * from "./star";
|
|
export * from "./two-tone";
|
|
export * from "./bold";
|
|
export * from "./linear";
|
|
export * from "./bug";
|
|
export * from "./mirror-left";
|
|
export * from "./palette-round";
|
|
export * from "./filters";
|
|
export * from "./scaling";
|
|
export * from "./circle-info";
|