mirror of
https://github.com/bitinflow/ui-old.git
synced 2026-03-13 21:55:58 +00:00
Fix imports
This commit is contained in:
@@ -5,8 +5,10 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import Button from "./Button";
|
||||
export default {
|
||||
name: "SecondLevelLink",
|
||||
components: {Button},
|
||||
props: {
|
||||
icon: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user