1
0
Fork 0

feat(shared): Added testing to lab

This commit is contained in:
Joost De Cock 2022-09-06 17:46:51 +02:00
parent 9d5b1b5873
commit e22ae97463
5 changed files with 76 additions and 72 deletions

View file

@ -1,7 +1,8 @@
import svgattrPlugin from '@freesewing/plugin-svgattr'
import { svgattrPlugin } from '@freesewing/plugin-svgattr'
import { useTranslation } from 'next-i18next'
const LabSample = ({ gist, draft }) => {
const { t } = useTranslation(['workbench'])
let svg
let title = ''