Skip to content

Commit 2c11cd3

Browse files
committed
Remove old logo
1 parent d4ea3c8 commit 2c11cd3

File tree

2 files changed

+1
-38
lines changed

2 files changed

+1
-38
lines changed

packages/docs/src/components/graph.js

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ import { useState, useEffect, Fragment } from 'react'
44
import merge from 'deepmerge'
55
import Logo from './logo'
66

7-
const colors = [
8-
'background',
9-
'primary',
10-
'secondary',
11-
'accent',
12-
// 'highlight',
13-
// 'muted',
14-
]
7+
const colors = ['background', 'primary', 'secondary', 'accent']
158

169
const initialState = {
1710
0: {

packages/docs/src/components/t-logo.js

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)