a-team-golang-web-api / hotel-compare

ホテルの価格を比較するアプリケーション
MIT License
0 stars 0 forks source link

フッターUI作成 #6

Closed yziori closed 1 month ago

rei-k commented 2 months ago

`import React from 'react';

const Footer = () => { return (

); }

export default Footer; import React from 'react';

const Footer = () => { return (

); }

export default Footer; `

rei-k commented 2 months ago

特になし