Перенес в поддиректорию
This commit is contained in:
parent
ff1420271b
commit
c2edde8183
@ -1,8 +1,8 @@
|
|||||||
import Head from 'next/head'
|
import Head from 'next/head'
|
||||||
import styles from '../styles/Home.module.css'
|
import styles from '../styles/Home.module.css'
|
||||||
import {OptionInterface} from "../components/option";
|
import {OptionInterface} from "../components/elements/option";
|
||||||
import {ArgumentInterface} from "../components/argument";
|
import {ArgumentInterface} from "../components/elements/argument";
|
||||||
import Command from "../components/command";
|
import Command from "../components/elements/command";
|
||||||
|
|
||||||
interface CommandInterface {
|
interface CommandInterface {
|
||||||
class: string,
|
class: string,
|
||||||
|
Loading…
Reference in New Issue
Block a user