Fix CSS import in demo.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
6238d1e8b7
commit
353881dead
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
import "@kernelui/core/lib/style.css";
|
import "@kernelui/core/lib/index.css";
|
||||||
import "../src/styles/smartable.less";
|
import "../src/styles/smartable.less";
|
||||||
|
|
||||||
import React from "react";
|
import React from "react";
|
||||||
|
|
Loading…
Add table
Reference in a new issue