Remove lodash.uniqueId

This commit is contained in:
venashial
2022-04-03 11:45:04 -07:00
parent 44c8574f1b
commit 3646c0d0a3
8 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
<script lang="ts">
import { CheckboxVirtualList } from "omorphia";
import IconStar from 'virtual:icons/heroicons-outline/star'
import uniqueId from 'lodash.uniqueid'
import { uniqueId } from 'omorphia/utils/uniqueId'
let options = Array(100).fill({})
.map(option => ({