mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 01:06:23 +02:00
Add ai bot suggestions
This commit is contained in:
parent
525564bd82
commit
2339a156c2
4 changed files with 31 additions and 20 deletions
|
|
@ -76,7 +76,10 @@ export function Pricing({
|
|||
</div>
|
||||
|
||||
<div className="flex justify-center mb-10">
|
||||
<label className="relative inline-flex items-center cursor-pointer">
|
||||
<label
|
||||
htmlFor="billing-toggle"
|
||||
className="relative inline-flex items-center cursor-pointer"
|
||||
>
|
||||
<Label>
|
||||
<Switch
|
||||
ref={switchRef as any}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue