diff --git a/demo/demo.tsx b/demo/demo.tsx index cdb2ea3..8efaab6 100644 --- a/demo/demo.tsx +++ b/demo/demo.tsx @@ -1,4 +1,4 @@ -import "@kernelui/core/lib/style.css"; +import "@kernelui/core/lib/index.css"; import "../src/styles/smartable.less"; import React from "react";