update
This commit is contained in:
parent
56c4ecf8f8
commit
09f8db096e
1 changed files with 4 additions and 0 deletions
|
|
@ -113,3 +113,7 @@ snippet style "<style ..."
|
|||
$0
|
||||
</style>
|
||||
endsnippet
|
||||
|
||||
snippet impc "import ... from '~/components...';"
|
||||
import $1 from '~/components/$1';$0
|
||||
endsnippet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue