Skip to content

Commit a64f281

Browse files
committed
docs: fix missing imports
1 parent 0255f81 commit a64f281

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/src/docs/index.mdx

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: Introduction
33
---
44

5-
5+
import { FaSlack } from "react-icons/fa";
6+
import { IconContainer } from "lib/icons";
67

78
[![License](https://img.shields.io/github/license/golangci/golangci-lint)](https://github.com/golangci/golangci-lint/blob/HEAD/LICENSE)
89
[![Release](https://img.shields.io/github/release/golangci/golangci-lint.svg)](https://github.com/golangci/golangci-lint/releases/latest)

0 commit comments

Comments
 (0)