mirror of
https://github.com/foomo/foomo-docs.git
synced 2025-10-16 12:35:40 +00:00
fix: ranging and looping mdx error
This commit is contained in:
parent
aad68d9336
commit
3323f95083
3
foomo/docs/backend/go-by-example/_category_.json
Normal file
3
foomo/docs/backend/go-by-example/_category_.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "Go by example"
|
||||
}
|
||||
@ -1,4 +1,5 @@
|
||||
import { GoPlayground } from '../../../src/components/GoPlayground';
|
||||
|
||||
# ranging and looping
|
||||
|
||||
<GoPlayground
|
||||
|
||||
Loading…
Reference in New Issue
Block a user