You've already forked AstralRinth
forked from didirus/AstralRinth
Use omorphia icons for auth pages (#1614)
* Begin Work * Use omorphia icons for sign-up page
This commit is contained in:
@@ -66,9 +66,7 @@
|
||||
</div>
|
||||
</template>
|
||||
<script setup>
|
||||
import { SendIcon } from 'omorphia'
|
||||
import MailIcon from 'assets/icons/auth/mail.svg'
|
||||
import KeyIcon from 'assets/icons/auth/key.svg'
|
||||
import { SendIcon, MailIcon, KeyIcon } from 'omorphia'
|
||||
|
||||
const { formatMessage } = useVIntl()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user