Skip to content

Commit

Permalink
OutfitofDay updated
Browse files Browse the repository at this point in the history
  • Loading branch information
juaneortiz1 authored May 7, 2024
1 parent 2fa45d3 commit 4859925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/secondary/OutfitOfDay.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from 'react';
import './styles/OutfitOfDay.css';
import Outfit from './Outfit';
import Daily from './Daily';

const OutfitOfDay = ({ selectedDate }) => {

Expand Down

0 comments on commit 4859925

Please sign in to comment.