Skip to content

Commit f03b259

Browse files
committed
docs: fix missing sections
Signed-off-by: Athan <[email protected]>
1 parent 272e9da commit f03b259

File tree

1 file changed

+12
-0
lines changed
  • lib/node_modules/@stdlib/object/any-in-by

1 file changed

+12
-0
lines changed

lib/node_modules/@stdlib/object/any-in-by/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,3 +182,15 @@ bool = anyInBy( obj, threshold );
182182
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
183183

184184
<section class="related">
185+
186+
</section>
187+
188+
<!-- /.related -->
189+
190+
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
191+
192+
<section class="links">
193+
194+
</section>
195+
196+
<!-- /.links -->

0 commit comments

Comments
 (0)