1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00
This commit is contained in:
Fedor Katurov 2022-09-13 18:23:20 +07:00
parent 35fbff0813
commit 216cec0bd1
5 changed files with 127 additions and 108 deletions

View file

@ -1,4 +1,5 @@
import React, { FC } from 'react';
import { Group } from '~/components/containers/Group';
import { Sticky } from '~/components/containers/Sticky';
import { LabHead } from '~/components/lab/LabHead';