@rileybathurst/paddle 1.9.29 → 1.9.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@rileybathurst/paddle",
3
3
  "private": false,
4
- "version": "1.9.29",
4
+ "version": "1.9.30",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "dev": "tsc --noEmit && stay-gold && vite",
@@ -11,8 +11,6 @@ type PaddleSunsetTourTimesTypes = {
11
11
  }
12
12
  export const PaddleSunsetTourTimes = ({ nodes }: PaddleSunsetTourTimesTypes) =>
13
13
  <section className="paddle-sunset-tour-times">
14
- {/* // TODO: stylize start with a storybook */}
15
- {/* // TODO: current */}
16
14
  <p>*We adapt the time of our sunset tour to the sun</p>
17
15
  {nodes.map((time) => {
18
16
  const startDate = new Date(time.startDate);
@@ -25,7 +23,7 @@ export const PaddleSunsetTourTimes = ({ nodes }: PaddleSunsetTourTimesTypes) =>
25
23
  // 20:1 - 5:17
26
24
 
27
25
  return (
28
- <div key={time.id}>
26
+ <div key={time.id} className="date-time">
29
27
  <h3 className="date elbrus">
30
28
  <strong>
31
29
  {startDate.toLocaleDateString("en-US", { month: "short" })}&nbsp;