refactor(tokens): replace light and dark with morandi
This commit is contained in:
@@ -176,7 +176,7 @@ import { setTheme } from "@ai-ui/tokens";
|
||||
|
||||
import "./styles.css";
|
||||
|
||||
setTheme("light");
|
||||
setTheme("morandi");
|
||||
|
||||
function App() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user