Skip to content

Commit 41adaa7

Browse files
committed
Remove res convertion comments
1 parent 3456ede commit 41adaa7

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

re_pages/Blog_Article.res

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// This file was automatically converted to ReScript from 'Blog_Article.re'
2-
// Check the output and make sure to delete the original file
31
/*
42
This module is responsible for statically prerendering each individual blog post.
53
General concepts:

re_pages/DocsOverview.res

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// This file was automatically converted to ReScript from 'DocsOverview.re'
2-
// Check the output and make sure to delete the original file
31
open Util.ReactStuff
42
module Link = Next.Link
53

re_pages/Playground.res

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// This file was automatically converted to ReScript from 'Playground.re'
2-
// Check the output and make sure to delete the original file
31
open Util.ReactStuff
42

53
%%raw("require('../styles/main.css')")

0 commit comments

Comments
 (0)