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

Commit 66db394

Browse files
authored
Merge pull request #86 from selemondev/selemondev-patch-1
Update README.md
2 parents 9c8208f + 8d0ef94 commit 66db394

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ const items = [
182182
<template>
183183
<div class="grid place-items-center w-full min-h-screen">
184184
<div>
185-
{/* @vue-ignore */}
186185
<TDropdown :items="items" :popper="{ placement: 'bottom-start' }">
187186
<TButton color="white" label="Options" trailing-icon="heroicons:chevron-down-20-solid" />
188187
</TDropdown>
@@ -377,4 +376,4 @@ Developers interested in contributing should read the [Code of Conduct](./CODE_O
377376

378377
## License
379378

380-
[MIT](./LICENSE) License © 2023 [Selemondev](https://github.com/selemondev)
379+
[MIT](./LICENSE) License © 2023 [Selemondev](https://github.com/selemondev)

0 commit comments

Comments
 (0)