File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 4343
4444 <div class =" flex items-center justify-between flex-1" >
4545 <div class =" items-center" >
46+ <img
47+ src =" https://img.shields.io/github/stars/technikhil314/offline-diff-viewer?style=social"
48+ alt =" "
49+ />
4650 <slot name =" left" />
4751 </div >
4852 <div class =" items-center" >
Original file line number Diff line number Diff line change 22 <div class =" w-full h-full" >
33 <Navbar />
44 <div class =" h-full" >
5- <main class =" h-full mt-24 xl:container" >
5+ <main class =" flex flex-wrap h-full mt-20 xl:container" >
6+ <p class =" w-full mb-2 text-xl text-center" >
7+ Insert your data below to find the difference in them
8+ </p >
69 <form @submit =" checkForm" class =" w-full h-full" >
710 <div class =" flex flex-wrap w-full h-full gap-4" >
811 <textarea
You can’t perform that action at this time.
0 commit comments