1
0
Fork 0

fix(lab): Keep docs view out of the lab

This commit is contained in:
Joost De Cock 2023-10-03 08:44:50 +02:00
parent 78aed4e207
commit 71e1d2b42d
8 changed files with 78 additions and 42 deletions

View file

@ -0,0 +1,3 @@
import { examples } from 'site/prebuild/design-examples.mjs'
export { examples }