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