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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
selemondev authored Aug 16, 2023
1 parent 9c8208f commit 8d0ef94
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ const items = [
<template>
<div class="grid place-items-center w-full min-h-screen">
<div>
{/* @vue-ignore */}
<TDropdown :items="items" :popper="{ placement: 'bottom-start' }">
<TButton color="white" label="Options" trailing-icon="heroicons:chevron-down-20-solid" />
</TDropdown>
Expand Down Expand Up @@ -377,4 +376,4 @@ Developers interested in contributing should read the [Code of Conduct](./CODE_O

## License

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

0 comments on commit 8d0ef94

Please sign in to comment.