mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-25 01:13:01 +08:00
5 lines
No EOL
174 B
Vue
5 lines
No EOL
174 B
Vue
<template>
|
|
<div class="flex justify-center items-center w-screen bg-red-500 text-white">
|
|
<p>Please use a desktop to use Felicity LIMS Thank you</p>
|
|
</div>
|
|
</template> |