mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-13 07:42:53 +01:00
chore: Upgrade Docusaurus from v2 to v3 (#52)
* chore: Upgrade Docusaurus from v2 to v3 * chore: Update "Test build" GH workflow * fix: build All markdown is processed as MDX * fix: Broken links
This commit is contained in:
@@ -5,7 +5,7 @@ interface ImportButtonProps {
|
||||
zip: string
|
||||
name: string
|
||||
thumb: string
|
||||
cf: string
|
||||
cf?: string
|
||||
}
|
||||
|
||||
export default function ImportButton({
|
||||
|
||||
Reference in New Issue
Block a user