Skip to content

Commit

Permalink
Remove defunct chart library
Browse files Browse the repository at this point in the history
  • Loading branch information
davedbase authored Jan 9, 2023
1 parent b543fa6 commit e27ddbc
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions src/pages/Resources/Utilities.data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -376,17 +376,6 @@ const utilities: Array<Resource> = [
type: PackageType.Package,
categories: [ResourceCategory.AddOn],
},
{
link: 'https://github.com/MrFoxPro/solid-chart.js',
title: 'solid-chart',
description: 'Chart.js powered by solid-js framework.',
author: 'Dmitriy Nikiforov',
author_url: 'https://github.com/MrFoxPro',
keywords: ['chart', 'chart.js'],
official: false,
type: PackageType.Package,
categories: [ResourceCategory.AddOn],
},
{
link: 'https://github.com/skrylnikov/reatom-solid',
title: 'reatom-solid',
Expand Down

0 comments on commit e27ddbc

Please sign in to comment.