Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Commit c4845d3

Browse files
committed
feat: use Recoil
1 parent 43e7459 commit c4845d3

19 files changed

+299
-468
lines changed

src/App.tsx

-191
This file was deleted.

src/components/App/App.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
width: 100%;
1515
}
1616

17-
1817
.tab-content {
1918
height: calc(100% - 47px);
2019
}
@@ -25,4 +24,4 @@
2524

2625
.rule-editor {
2726
height: 100%;
28-
}
27+
}

0 commit comments

Comments
 (0)