You've already forked AstralRinth
forked from didirus/AstralRinth
feat: add simple mode editor to the moderation checklist (#4127)
* fix: remove prettier, not needed. * feat: simple/advanced mode for the checklist
This commit is contained in:
1
packages/assets/icons/toggle-left.svg
Normal file
1
packages/assets/icons/toggle-left.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-toggle-left-icon lucide-toggle-left"><circle cx="9" cy="12" r="3"/><rect width="20" height="14" x="2" y="5" rx="7"/></svg>
|
||||
|
After Width: | Height: | Size: 324 B |
1
packages/assets/icons/toggle-right.svg
Normal file
1
packages/assets/icons/toggle-right.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-toggle-right-icon lucide-toggle-right"><circle cx="15" cy="12" r="3"/><rect width="20" height="14" x="2" y="5" rx="7"/></svg>
|
||||
|
After Width: | Height: | Size: 327 B |
Reference in New Issue
Block a user