mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
image layout
This commit is contained in:
parent
7cbfbc98bd
commit
163a46ace2
13 changed files with 237 additions and 28 deletions
|
@ -1,7 +1,5 @@
|
|||
import * as React from 'react';
|
||||
import { MainLayout } from "~/containers/main/MainLayout";
|
||||
import { TestGrid } from "~/components/flow/TestGrid";
|
||||
// const style = require('./style.scss');
|
||||
|
||||
export const FlowLayout = () => (
|
||||
<div className="default_container content_container">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue