Skip to content

Commit

Permalink
Merge pull request #60 from wwsalmon/dev
Browse files Browse the repository at this point in the history
0.24.0
  • Loading branch information
wwsalmon authored Jan 17, 2022
2 parents 94a20cd + 5897e1a commit fc80775
Show file tree
Hide file tree
Showing 227 changed files with 7,224 additions and 25,666 deletions.
2 changes: 1 addition & 1 deletion components/ActivityGraph.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import {addDays, format, subDays} from "date-fns";
import ResizeObserver from "react-resize-observer";
import React, {useState} from "react";
import ReactFrappeChart from "./frappe-chart";
import ReactFrappeChart from "./standard/ReactFrappeChart";

function makeGraphArr(arr: {createdAt: string}[], numDays: number) {
const firstDayOnGraph = subDays(new Date(), numDays);
Expand Down
64 changes: 0 additions & 64 deletions components/ActivityTabs.tsx

This file was deleted.

21 changes: 0 additions & 21 deletions components/FilterBanner.tsx

This file was deleted.

58 changes: 0 additions & 58 deletions components/NavbarSwitcher.tsx

This file was deleted.

11 changes: 0 additions & 11 deletions components/PaginationBanner.tsx

This file was deleted.

29 changes: 0 additions & 29 deletions components/PaginationBar.tsx

This file was deleted.

96 changes: 0 additions & 96 deletions components/PostFeedItem.tsx

This file was deleted.

27 changes: 0 additions & 27 deletions components/PostItemCard.tsx

This file was deleted.

Loading

1 comment on commit fc80775

@vercel
Copy link

@vercel vercel bot commented on fc80775 Jan 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.