Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit a27f72f

Browse files
committed
feat(core): omit c-reset component
1 parent 1c68336 commit a27f72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<c-reset />
2+
<!-- <c-reset /> -->
33
<chakra.section d="flex" transition="all 0.2s" height="inherit" w="inherit" :__css="rootStyles">
44
<perfect-scrollbar>
55
<chakra.div pb="12">

0 commit comments

Comments
 (0)