chore: The Data Folder is no longer an experimental feature (#1847)
This commit is contained in:
parent
86a5de2f1c
commit
f19db6c2eb
@ -137,7 +137,7 @@ const Advanced = () => {
|
||||
)}
|
||||
|
||||
{/* Directory */}
|
||||
{experimentalFeature && <DataFolder />}
|
||||
<DataFolder />
|
||||
|
||||
{/* Proxy */}
|
||||
<div className="flex w-full items-start justify-between border-b border-border py-4 first:pt-0 last:border-none">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user