mirror of
https://github.com/yusufipk/trillo-react.git
synced 2026-09-11 10:56:15 +00:00
created the layout
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
function HotelView() {
|
||||
return <main className="hotel-view">Hotel view</main>;
|
||||
}
|
||||
|
||||
export default HotelView;
|
||||
Reference in New Issue
Block a user