mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-12 19:02:53 +08:00
feat: update premium features list
This commit is contained in:
parent
9423d6e14f
commit
603f33bcf9
@ -163,11 +163,11 @@ export const PremiumView = () => (
|
||||
</ThemeIcon>
|
||||
}
|
||||
>
|
||||
<List.Item>No Ads</List.Item>
|
||||
<List.Item>Edit directly on graph</List.Item>
|
||||
<List.Item>JSON Schema support</List.Item>
|
||||
<List.Item>Visualize data at full capability</List.Item>
|
||||
<List.Item>Save & share up to 200 files</List.Item>
|
||||
<List.Item>No Ads</List.Item>
|
||||
<List.Item>Edit directly on graph</List.Item>
|
||||
<List.Item
|
||||
icon={
|
||||
<ThemeIcon color="dark.4" size={20} radius="xl">
|
||||
|
@ -70,11 +70,11 @@ export const PremiumModal: React.FC<ModalProps> = ({ opened, onClose }) => {
|
||||
</ThemeIcon>
|
||||
}
|
||||
>
|
||||
<List.Item>No Ads</List.Item>
|
||||
<List.Item>Edit directly on graph</List.Item>
|
||||
<List.Item>JSON Schema support</List.Item>
|
||||
<List.Item>Visualize data at full capability</List.Item>
|
||||
<List.Item>Save & share up to 200 files</List.Item>
|
||||
<List.Item>No Ads</List.Item>
|
||||
<List.Item>Edit directly on graph</List.Item>
|
||||
<List.Item
|
||||
icon={
|
||||
<ThemeIcon color="dark.5" size={20} radius="xl">
|
||||
|
Loading…
x
Reference in New Issue
Block a user