Skip to content

Commit

Permalink
Fix linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
sserrata committed May 20, 2022
1 parent 3c58e29 commit eb42927
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
* ========================================================================== */

import React from "react";

import ReactMarkdown from "react-markdown";

import { createDescription } from "../../markdown/createDescription";
import { getQualifierMessage, getSchemaName } from "../../markdown/schema";
import { guard } from "../../markdown/utils";
Expand Down

0 comments on commit eb42927

Please sign in to comment.