Skip to content

Commit 2c257f0

Browse files
committed
chore(graph): remove classDefs
1 parent 8af8a0d commit 2c257f0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,6 @@ graph TB
9999
Indexer --> IPFS
100100
Indexer --> EAS
101101
102-
classDef apiEndpoint fill:#f9f,stroke:#333,stroke-width:2px;
103-
classDef database fill:#69b,stroke:#333,stroke-width:2px;
104-
classDef external fill:#fcba03,stroke:#333,stroke-width:2px;
105-
106102
class Swagger,GraphQL,Upload apiEndpoint;
107103
class Static,Indexer database;
108104
class IPFS,Blockchain,EAS external;

0 commit comments

Comments
 (0)