学習バンザイITエンジニアの精神安穏日記

ITエンジニアというより、IT系雑務者

antd

antdのiconの位置を微調整する方法

.hoge { margin-bottom: 5px; vertical-align: middle; }

【antd】AffixでFind more than one child node with `children` in ResizeObserver. の対処法

エラー内容 Warning: Find more than one child node with `children` in ResizeObserver. Will only observe first one. at ResizeObserver (http:/localhost:3000/packs/js/admin/app-f9c80ce1c70b5a13586e.js:128315:96) at div at div 原因 Affix内の要…