1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00

more build errors

This commit is contained in:
Alvin Bryan 2024-10-21 16:00:28 +02:00
parent 401a04291b
commit 3491389a30
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,6 @@
// save us loooots of questions.
import { replaceInFileSync } from 'replace-in-file';
const options = {
files: 'docs/reference/api/**/*.api.mdx',
from: [

View File

@ -1,7 +1,10 @@
---
title: Environment Import & Export
---
import VideoContent from '@site/src/components/VideoContent.jsx'
import Figure from '@site/src/components/Figure/Figure.tsx'
:::note Availability