Skip to content

Commit

Permalink
Update StationInformation.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Iosif Nicolae committed Apr 9, 2022
1 parent 93ec085 commit dc3ccc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default function StationInformation(props: any) {

return (
<div className={styles.container}>
<h1 className={styles.station_Name}>Aripi spre cer</h1>
<h1 className={styles.station_Name}>Aripi spre cer1</h1>

<div className={styles.station_RatingContainer}>
<Rating
Expand Down

0 comments on commit dc3ccc7

Please sign in to comment.